@charset "utf-8";
.QQbox {
	Z-INDEX: 110;
	RIGHT: 0px;
	WIDTH: 110px;
	POSITION: absolute;
	TOP: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		margin: 0px;
	padding: 0px;
	
}
.QQbox .Qlist {
	LEFT: 0px;
	POSITION: absolute;
}

.QQbox .Qlist .t {
	FONT-SIZE: 1px;
	FLOAT: right;
	HEIGHT: 130px;
	width: 110px;
}
.QQbox .Qlist .b {
	FONT-SIZE: 1px;
	FLOAT: right;
	HEIGHT: 29px;
	width: 110px;
	overflow: hidden;
}
.QQbox .Qlist .t {
	background-image: url(./kf_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.QQbox .Qlist .b {
	background-image: url(./kf_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.QQbox .Qlist .con {

	WIDTH: 110px;}

.QQbox .Qlist .con UL {
background-image: url(./kf_center.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}
.QQbox .Qlist .con UL LI {

	HEIGHT: 28px;
	width: 100%;
}
.QQbox .Qlist .con UL LI a{
	clear:both;
	display:block;
	HEIGHT: 28px;
	text-decoration:none;
	padding-left: 0px;
	text-align: center;
}
.QQbox .Qlist .con UL LI a:hover{
color:#FF3300;
text-decoration:none;
}

.QQbox .Qlist .con UL LI.qq_txt{
BACKGROUND: url(./qq--.gif) no-repeat 14px 2px;
}
.QQbox .Qlist .con UL LI.wangwang_txt{
BACKGROUND: url(./wang--.gif) no-repeat 20px 4px;
}
.QQbox .Qlist .con UL LI.msn_txt{
BACKGROUND: url(./msn--.gif) no-repeat 18px 2px;
}
.QQbox .Qlist .con UL LI.skype_txt{
BACKGROUND: url(./skype--.gif) no-repeat 20px 4px;
}
.QQbox .Qlist .con UL LI.email_txt{
BACKGROUND: url(./mail1--.gif) no-repeat 20px 4px;
}
